home *** CD-ROM | disk | FTP | other *** search
/ Game Power / Game Power Vol. 1 (HEPP Computer) (1995).iso / S221 / BD.ADV < prev    next >
Text File  |  1995-01-19  |  481b  |  17 lines

  1.        
  2. BTN UB  TAB   REM Top button = Toggle control axes.
  3. BTN MB  BSP   REM Mid button = Center torso
  4. BTN LB  KP5   REM Bottom button = Zero throttle
  5.  
  6. GAME 1 100    REM Game type 1 - delay 100
  7. BTN 1  1      REM Fire Weapon 1
  8. BTN 2  2      REM  "    "     2
  9. BTN 3  3      REM  "    "     3
  10. BTN 4  4      REM  "    "     4
  11. BTN 5  5      REM  "    "     5
  12. BTN 6  6      REM  "    "     6
  13.  
  14.  
  15. THR 15 1 UAROW DAROW DAROW UAROW UAROW DAROW REM Thrust settings (quirky).
  16.  
  17.